CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - csharp draw

搜索资源列表

  1. Csharp_printClass(special)

    0下载:
  2. 我在公司另一个项目里实现的数据库数据打印类,不同上次上传得datagrid技术。这次是采用画图函数来实现打印表格绘制,附有说明。对初次学习csharp的新手有帮助。-Another project in the company achieving the Print database data types, Upload a different last datagrid technology. This function is used to draw to print forms drawn
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:5054
    • 提供者:uml_rose
  1. clock_CSharp

    0下载:
  2. Csharp绘制表盘 刷新 指针 编程源代码 -Csharp flush draw dial pointer programming source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:39722
    • 提供者:紫轩碧
  1. Csharp__huizhiquxian

    0下载:
  2. csharp winform编程入门案例,绘制简单曲线-csharp winform programming entry case, draw a simple curve
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:40969
    • 提供者:lishuxing
  1. plotter_src

    0下载:
  2. This a GUI component in CSharp. it draw some continuous signal graph very fast. sorry by my english-This is a GUI component in CSharp. it draw some continuous signal graph very fast. sorry by my english
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:114077
    • 提供者:kkang
  1. yao

    0下载:
  2. csharp画三角形,输入点,画出对应的三角形-Draw triangle
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:63871
    • 提供者:yao
  1. Chess

    0下载:
  2. it is a chess game it made with CSharp dot net it has three level you can play with Computer or play with anther one i use some pictures to draw the game and have fun
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:459467
    • 提供者:ahmed elshal
  1. GpsTrace

    0下载:
  2. 这是一个开发于Compact Framework 2.0 SDK平台下的GPS导航路线记录系统,使用了VisualStudio 2005和Windows Mobile CE 5 SDK,你可以在仿真下开发或者直接在设备上开发。作者使用的开发机器是Asus MyPal 636N,它的功能有:从任何NMEA GPS设备读取数据,读取当前的位置,并绘制到屏幕,加载或保存你的路线,自动缩放,其中的Demo程序是自动产生路线的。-This is a development platform in the
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:58396
    • 提供者:林明
  1. my

    0下载:
  2. c#语言 Devexpress设计的界面。 基于ArcEngine的基础设计 包括:打开、保存、另存地图文档, 地图的放大、缩小、平移等, 图层的移动、删除、显示属性表等, 绘制图形:画线、画面、画圆、画矩形等, 空间数据的导入等。-c# language Devexpress design interface. ArcEngine based on the design include: Open, Save, Save the map document, ma
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-24
    • 文件大小:7843834
    • 提供者:小馍
  1. drawing

    0下载:
  2. 画图系统,能进行画图操作,可以选择矩形、圆形等规则图形,也可以使用鼠标拖拽画图,能够实现橡皮擦的功能。-drawing system,which can draw some picture we need
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:83498
    • 提供者:hehe
  1. CSharp-test-DX-draw-a-line-speed

    0下载:
  2. 该程序用C#编程,能够画出直线,并能测出画直线的时间等等(注:在画直线的那设个断点,才能看到时间),切记,该程序很经典-The program in c# programming, can draw a straight line, and the time can measure the draw a line and so on (note: draw a line in the set breakpoints, can see time), remember, this program i
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-25
    • 文件大小:38656
    • 提供者:Guoshuhua
  1. Practical-CSharp

    0下载:
  2. 用c#绘制2D和3D的工程图,包括剖面图等,是学习工程绘图不错的教程-C# draw 2D and 3D drawings, including profiles, etc. It is good to study engineering drawing tutorial
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3764587
    • 提供者:赵德
  1. CSharp--OpenGL

    0下载:
  2. 在csharp中实现opengl编程,可以轻松在csharp中绘制三维物体,方便快捷-csharp using opengl.you can draw 3d using c# easily
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:4773
    • 提供者:宋江
  1. cSharp-Image01

    0下载:
  2. 赵春江编写使用C#进行数字图像处理。对图像进行分割,增强,绘制直方图,图像识别等。-Zhao Chunjiang written using C# for digital image processing. Image segmentation, enhancement, draw a histogram, image recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18827167
    • 提供者:Jiangjiuxiang
  1. CSharp

    1下载:
  2. C#1实现使用“Graphics”类的“DrawPie”方法和“FillPie”方法绘制立体饼图 C#2实现使用绘制线段函数画cos曲线 C#3实现使用“Graphics”类的“DrawLine”方法绘制圆。 C#4实现文本编辑器的设计 C#5实现鼠标事件-C# using the " Graphics" class " DrawPie" methods and " FillPie draw three-dimensional pie
  3. 所属分类:CSharp

    • 发布日期:2014-05-18
    • 文件大小:24576
    • 提供者:莫罹逝
  1. CSharp-lishi-quxian

    0下载:
  2. C#画曲线图,很强大的一个曲线,有各种的选择,逻辑性很强的一个程序,可以作为学习工作用途。-C# draw curve, a very strong curve, there are a variety of choice, the strong logic of a program can be used as study and work purposes.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:611572
    • 提供者:endinies
  1. cSharp-draw

    0下载:
  2. C#画图程序 可画各种图形和形状 填充-C# Paint program
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:72451
    • 提供者:王哲
  1. CSharp-ruler

    0下载:
  2. C#中使用GDI+绘制一把漂亮的直尺,绘制出来的直尺可以调整测量方向和大小-In c# using GDI+ drawing a beautiful ruler, draw out the ruler can adjust the direction and size measurement
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:152378
    • 提供者:chen_hai
  1. csharp

    0下载:
  2. C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。-C# is
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18182144
    • 提供者:yyw
  1. CSharp-GDIP-Besizer-Line

    2下载:
  2. C# GDI+ 经典绘制样条曲线(和CAD完全一样)-C# GDI+ Draw Besizer line.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:472353
    • 提供者:朱顺兴
  1. GDI绘图

    0下载:
  2. 用GDI+绘制直线、曲线、矩形、圆柱体、圆、饼图、显示汉字等(Using GDI+ to draw straight lines, curves, rectangles, cylinders, circles, pie charts, display Chinese characters, etc.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-20
    • 文件大小:14336
    • 提供者:第五部曲
« 1 2 3 45 »
搜珍网 www.dssz.com